@charset "utf-8";
.TableBox {
	padding: 0px;
	width: 615px;
	border: thin solid #000000;
	height: auto;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}
.GraphBox {
	padding: 0px;
	width: 536px;
	border: thin solid #000000;
	height: auto;
	margin: 0px;
}
.HeaderTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
